@charset "utf-8";
/* CSS Document */
body { font: 14px/22px Arial, "思源黑体";  margin: 0px;}
*{ padding:0; margin:0;}
ul,li,p{ list-style:none; padding:0; margin:0;}
/*a { color:#666; text-decoration:none;}
a:hover{ color:#1296E9; text-decoration:none;}*/
label {font-weight:200;}
.page{ text-align:center; margin:20px auto; width:100%;}
.page a{ background:#b3b3b3; color:#fff; margin:0 2px; padding:2px 8px;}
.page a.dq,.page a:hover{ background:#555;}
.clearboth { clear:both; }
.img-responsive{ margin:0 auto;}

/*首页老夏介绍开始*/
.sy_box{ padding-top:0;width:100%;}
.sy_box .left{ background:#fff; padding:15px;border-radius:5px; border:1px solid #ddd;}
.sy_box .left .tx{border-radius: 50%;}
.sy_box .left .tx img{ display:block; max-width:100%; margin:0 auto;border-radius: 50%;}
.sy_box .left .tit{font-size:18px; color:#000; margin-bottom:5px; margin-top:10px; text-align:center;}
.sy_box .left .txt{ font-size:14px; color:#666; line-height:26px;}
.sy_box .r{ padding-left:15px;}
.sy_box .right{ background:#fff; padding:15px; display:none;border-radius:5px;border:1px solid #ddd;}
.sy_box .right img{display:block; max-width:136px; margin:0 auto;}
.sy_box .right p{ font-size:15px; color:#222; text-align:center; margin-bottom:0; line-height:17px;}
.sy_box .right1{ display:block; background:#fff; padding-top:15px; margin-top:15px; border-top:1px dashed #ddd; font-size:14px;border-radius:5px;}
.sy_box .right1 button{ background:#ff4000; margin-left:5px; color:#fff; padding:2px 5px;}
.sy_box .right1 a{color:#ff4000;}
.modal-header{ padding:0 !important; height:50px; line-height:50px; text-align:center;background: #f6f5f8;letter-spacing: 2px; border-radius:10px 10px 0 0;}
.modal-header h4{ text-align:center; font-size:18px !important; color:#000; height:50px; line-height:50px; font-weight:400;}
.modal-header .close {margin-top: 5px !important;margin-right: 5px;}
.modal-dialog{width:80% !important;margin: 40% auto !important;}
.modal-body #input {position: absolute;top: 0;left: 0;opacity: 0;z-index: -10;}
.modal-footer{ padding:0 !important;}
.modal-footer .btn1 {display: inline-block;line-height: 1;white-space: nowrap;cursor: pointer;background: #fff; border:none;color: #0099ff;-webkit-appearance: none;text-align: center;box-sizing: border-box;outline: none;margin: 0;transition: .1s;font-weight: 500;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;font-size:16px;width:48%; height:50px; line-height:50px;} 
/*首页老夏介绍结束*/

@media(min-width:780px){
	.sy_box{padding-top:30px;}
	.sy_box .left{padding:30px;}
	.sy_box .left .tit{font-size:22px;margin-bottom:15px; margin-top:10px; text-align:left;}
	.sy_box .left .txt{ font-size:15px;line-height:26px;}
	.sy_box .r{ padding-left:0;}
	.sy_box .right{ display:block;}
	.sy_box .right1{ display:none;}
	}
@media(min-width:992px){
	
	}
@media(min-width:1200px){
	
	}                                  